.fl{
	float: left;
}
.fr{
	float: right;
}
.hid{
	overflow: hidden;
}
body{
	color: #333;
	background: #fff;
}
.container{
	width:1000px;
	margin: 0 auto;
}

.headera{
	border-bottom: 1px solid #cccccc;
}
.headera p{
	font-size: 12px;
	color: #666666;
	line-height: 40px;
}

.headerb{
	font-size: 0;
}

.headerb div.fl{
	
}
.headerb div.fl h1{
	display: inline-block;
	vertical-align: top;
	padding-right: 30px;
	position: relative;
	margin: 30px 0;
}
.headerb div.fl h1:after{
	content: '';
	position: absolute;
	display: inline-block;
	width: 1px;
	height: 40px;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	background: #cecece;
}
.headerb div.fl h1 a{
	display: inline-block;
}
.headerb div.fl h1 a img{
	
}

.headerb div.fl div{
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	margin: 36px 0;
}
.headerb div.fl div h2{
	font-size: 24px;
	color: #cc0000;
	font-weight: bold;
	margin-bottom: 5px;
}
.headerb div.fl div p{
	font-size: 14px;
	color: #999999;
}

.headerb div.fr{
	
}
.headerb div.fr div{
	margin: 29px 0;
	padding-left: 60px;
	background: url(../images/tel.png) no-repeat left center;
}
.headerb div.fr div p{
	font-size: 14px;
	color: #333333;
}
.headerb div.fr div strong{
	display: block;
	font-size: 24px;
	color: #d61528;
	font-weight: bold;
}
.stick {
	position:fixed;
	top:0;
	left: 0;
}
.headerc{
	font-size: 0;
	background: #66767f;
	z-index:100;
	width: 100%;
	box-shadow: 3px 3px 3px rgba(0,0,0,.2);
}
.headerc .yiji{
	
}
.headerc .yiji>li{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.headerc .yiji>li>a{
	font-size: 16px;
	color: #ffffff;
	display: block;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	border-left: 1px solid #778a94;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
}
.headerc .yiji>li>a.active,
.headerc .yiji>li>a.cur{
	background: #ee8314;
}
.headerc .yiji>li:last-child>a{
	border-right: 1px solid #778a94;
}

.headerc .yiji>li>.erji{
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	width: 200px;
	z-index: 33;
	background: #ee8314;
}
.headerc .yiji>li>.erji>li{
	padding: 0 35px;
	transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	border-bottom: 1px solid #f6932c;
}
.headerc .yiji>li>.erji>li>a{
	font-size: 14px;
	color: #ffffff;
	display: block;
	height: 39px;
	line-height: 39px;
}
.headerc .yiji>li>.erji>li:hover{
	background: #ee9233;
}

/*底部*/
.footer{
	background:#66767f;
}
.footer ul{	
	overflow: hidden;
	padding-top: 45px;
	padding-bottom: 50px;
}
.footer ul li{
	
}
.footer ul li h3{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ffffff;
}
.footer ul li p{
	color: #ffffff;
	font-size: 14px;
	line-height: 30px;
}
.footer ul li p span{
	display: inline-block;
}
.footer ul li p a{
	color: #ffffff;
	transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-webkit-transition: all .3s;
}
.footer ul li p a:hover{
	color:#ee8314;
}
.footer ul li p img{
	width: 120px;
	height: 120px;
}
.lxf{
	width: 410px;
	margin-right: 40px;
}
.yl{
	width: 310px;
}
.ewm{
	width: 200px;
}
.yl a{
	display: inline-block;
	margin-right: 5px;
}
.footer>div{
	background: #000000;
	height: 50px;
	line-height: 50px;
	font-size: 0;
}
.footer>div p{
	font-size: 12px;
	color: #ffffff;
}
.footer>div p a{
	font-size: 12px;
	color: #ffffff;
}
/*底部*/

/*浮动客服*/
#rightArrow{
	width:50px;
	height:50px;
	background:url(../images/right.png) no-repeat center;
	position:fixed;
	top:100px;
	right:170px;
	z-index:999;
}
#rightArrow a{
	display:block;
	height:50px;
}
#floatDivBoxs{
	width:170px;
	background:#fff;
	position:fixed;
	top:100px;
	right:0;
	z-index:999;
}
#floatDivBoxs .floatDtt{
	width:100%;
	height:50px;
	line-height:50px; 
	background:#ee8314;
	color:#fff;
	font-size:16px;
	padding-left: 10px;
}
.floatShadow{ 
	background:#fff;
	box-shadow:-2px 0 3px rgba(0,0,0,0.25);
	padding: 20px 10px;
}
#floatDivBoxs li{
	margin-bottom: 15px;
}
#floatDivBoxs li:last-child{
	margin-bottom: 0;
}
/*文字描述*/
#floatDivBoxs .floatDtxt{
	font-size:14px;
	color:#999999;
	margin-bottom: 6px;
}
/*文字描述*/
/*电话*/
#floatDivBoxs .floatDtel{
	display: block;
	font-size: 18px;
	color: #ee8314;
	font-weight: bold;
	line-height: 25px;
}
/*电话*/
/*QQ*/
#floatDivBoxs .floatDqq{
	font-size: 0;
	margin-bottom: 10px;
}
#floatDivBoxs .floatDqq:last-child{
	margin-bottom: 0;
}
#floatDivBoxs .floatDqq a{
	display: inline-block;
}
/*QQ*/
/*浮动客服*/